-
Home
-
Payment Gateway for PayPal on WooCommerce
-
8.0.3
-
Code
-
Classes
- Plan
| Total Complexity |
31 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
417 |
| Lines of code |
174 |
| Logical lines of code |
67 |
| Comment lines |
182 |
| Methods |
29 |
| Properties |
0 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| all() |
S |
55 |
1 |
21 |
| addPaymentDefinition() |
S |
66 |
2 |
9 |
| addTerm() |
S |
66 |
2 |
9 |
| get() |
S |
59 |
1 |
15 |
| update() |
S |
60 |
1 |
14 |
| create() |
S |
62 |
1 |
13 |
| delete() |
S |
61 |
1 |
13 |
| setId() |
S |
77 |
1 |
4 |
| getId() |
S |
82 |
1 |
3 |
| setName() |
S |
77 |
1 |
4 |
| getName() |
S |
82 |
1 |
3 |
| setDescription() |
S |
77 |
1 |
4 |
| getDescription() |
S |
82 |
1 |
3 |
| setType() |
S |
77 |
1 |
4 |
| getType() |
S |
82 |
1 |
3 |
| setState() |
S |
77 |
1 |
4 |
| getState() |
S |
82 |
1 |
3 |
| setCreateTime() |
S |
77 |
1 |
4 |
| getCreateTime() |
S |
82 |
1 |
3 |
| setUpdateTime() |
S |
77 |
1 |
4 |
| getUpdateTime() |
S |
82 |
1 |
3 |
| setPaymentDefinitions() |
S |
77 |
1 |
4 |
| getPaymentDefinitions() |
S |
82 |
1 |
3 |
| removePaymentDefinition() |
S |
74 |
1 |
5 |
| setTerms() |
S |
77 |
1 |
4 |
| getTerms() |
S |
82 |
1 |
3 |
| removeTerm() |
S |
74 |
1 |
5 |
| setMerchantPreferences() |
S |
77 |
1 |
4 |
| getMerchantPreferences() |
S |
82 |
1 |
3 |